export declare const Container: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: React.ElementType; } & { $pagination?: boolean; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;