/** * Box component exports. */ export { default as Box } from './Box.svelte'; //# sourceMappingURL=index.d.ts.map