import * as i0 from "@angular/core"; export declare class DdlIconsService { selectedIconCls: string; constructor(); showList(elemId: string): void; hideList(elemId: string): void; listToggle(elemId: string): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; }