export type { BoxProps, BoxVariants } from "./box";
export { Box, boxVariants } from "./box";
