/// import { ContainerProps } from './types'; export declare const StyledStackContainer: import("@emotion/styled").StyledComponent & { theme?: import("@emotion/react").Theme | undefined; } & ContainerProps, {}, {}>; export declare const StyledBlock: import("@emotion/styled").StyledComponent & { theme?: import("@emotion/react").Theme | undefined; }, {}, {}>; //# sourceMappingURL=styled.d.ts.map