export type { BoxProps } from "./Box"; export { AnimatedBox, default as Box } from "./Box";