import { BoxProps } from 'types'; export declare const Page: import("styled-components").StyledComponent<"main", any, BoxProps, never>;