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