import { LayoutProps } from 'styled-system'; export declare const Container: import("styled-components").StyledComponent<"div", any, {}, never>; export declare const Socket: import("styled-components").StyledComponent<"div", any, LayoutProps>>, never>;