export { default as Select } from '../Select.svelte';
export type { SelectOption } from '../Select.svelte';
//# sourceMappingURL=index.d.ts.map