export default ProjectsLayout; declare function ProjectsLayout({ children }: { children: any; }): JSX.Element; //# sourceMappingURL=Layout.d.ts.map