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