import { BoxProps } from './box'; export declare const BoxWrapper: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, BoxProps, never>;