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