import { FC } from 'react'; import { TIconProps } from './utils'; export declare const MenuIcon: FC;