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