export declare function useIconName(key: string | undefined, iconMap: Record, defaultKey?: string): string;