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