import { MainContent } from './Content'; export declare const Content: import("styled-components").StyledComponent<"div", any, { role: "presentation"; }, "role">; export declare const BottomContent: import("styled-components").StyledComponent<"div", any, { role: "presentation"; }, "role">; export declare const StyledMainContent: import("styled-components").StyledComponent;