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