import React from "react"; declare const Layout: (props: any) => React.JSX.Element; export default Layout;