import { PropsWithChildren } from 'react'; export declare const Page: ({ children }: PropsWithChildren) => import("@emotion/react/jsx-runtime").JSX.Element;