import type { ComponentType, SvelteComponent } from 'svelte'; import { IconEnum } from './icon.enums'; export declare const ICON_MAP: Record>;