import { BoxProps } from './Box'; export declare const StyledBox: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, BoxProps, never>; //# sourceMappingURL=styled.d.ts.map