export { Box, type BoxProps } from './Box'; export { useBox, type UseBoxProps } from './useBox/useBox'; //# sourceMappingURL=index.d.ts.map