import { Box } from '../Box'; export declare const StyledContainer: import('styled-components').StyledComponent, import('styled-components').DefaultTheme, { className: string; } & { $fullScreened: boolean; }, "className">; export declare const StyledLeft: typeof Box; export declare const StyledMain: typeof Box; export declare const StyledHeader: typeof Box; export declare const StyledContent: typeof Box; export declare const StyledMainFooter: typeof Box;