import HugeiconsIcon from './components/HugeiconsIcon.svelte'; export { HugeiconsIcon }; export type { IconSvgElement, HugeiconsProps } from './create-hugeicon-singleton';