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