export type { IconSource } from './types.js';
export { default as Icon } from './Icon.svelte';
