import Icon from './Icon.svelte';
export type * from './types.js';
export { Icon };
export default Icon;
//# sourceMappingURL=index.d.ts.map