import { GetIconIdFn } from '../types/misc';
export declare const getIconId: GetIconIdFn;
