export { Box, default } from './Box'; export type { BoxProps, SpacingValue, BoxVariant, BoxBorderRadius } from './Box.types'; //# sourceMappingURL=index.d.ts.map