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