import { FC } from 'react'; import { MenuItemProps } from './types'; export declare const MenuItem: FC; //# sourceMappingURL=MenuItem.d.ts.map