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