export default class IconService { static getCssClassForKind(kind?: string): string; private static kindsToFaStrings; }