/** @jsxRuntime classic */ /** @jsx jsx */ import { jsx } from '@emotion/react'; export declare const MainLayout: () => jsx.JSX.Element;