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