import { Base, Type } from "igniteui-angular-core"; /** * @hidden */ export declare class ToolbarIconManager extends Base { static $t: Type; static a: boolean; static c(): void; static b(a: string, b: string): void; }