export { default as Box } from './Box'; export type { BoxProps } from './Box';