/**
 * The main component will place its content within a set frame, using the max width for the content defined in the theme.
 */
export declare const Main: import("styled-components").StyledComponent<"div", any, any, never>;
