import type { ThemeProps } from '../interface'; export declare const Container: import("styled-components").StyledComponent<"div", any, ThemeProps, never>;