export declare class IconsMapping { private static readonly icons; static getIcon(obj: string): string; }