export const FunctionIcon = ({ className }: { className?: string }) => { return ( ); };