import Icon from './Icon.svelte'; export default Icon; export { default as IconSkeleton } from './Icon.Skeleton.svelte';