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