export declare const MiddlePanel: import("styled-components").StyledComponentClass, HTMLDivElement>, import("../theme").ResolvedThemeInterface, import("react").DetailedHTMLProps, HTMLDivElement>>; export declare const Section: import("styled-components").StyledComponentClass<{ underlined?: boolean | undefined; } & import("react").HTMLProps, import("../theme").ResolvedThemeInterface, { underlined?: boolean | undefined; } & import("react").HTMLProps>; export declare const RightPanel: import("styled-components").StyledComponentClass, HTMLDivElement>, import("../theme").ResolvedThemeInterface, import("react").DetailedHTMLProps, HTMLDivElement>>; export declare const DarkRightPanel: import("styled-components").StyledComponentClass, HTMLDivElement>, import("../theme").ResolvedThemeInterface, import("react").DetailedHTMLProps, HTMLDivElement>>; export declare const Row: import("styled-components").StyledComponentClass, HTMLDivElement>, import("../theme").ResolvedThemeInterface, import("react").DetailedHTMLProps, HTMLDivElement>>;