export { default as Box, type BoxProps } from './Box'; export { default as StylingBox, type StylingBoxProps } from './StylingBox'; //# sourceMappingURL=index.d.ts.map