import { FC } from 'react'; declare const Menu: FC; export default Menu;