export declare const Container: import("styled-components").StyledComponent<"div", any, { width: number; height: number; }, never>;