import { type IconsMapItem } from './iconsMap'; export declare const findIconByHref: (href?: string) => IconsMapItem;