export declare function iconSemanticHint(name: string | null | undefined): string | null; export declare function iconLabel(component: string | null | undefined, icon: string | null | undefined): string | null; //# sourceMappingURL=iconSemantics.d.ts.map