export * from './Switch.svelte'; export { default } from './Switch.svelte'; export { default as Switch } from './Switch.svelte';