export declare class LaIconService { private _icons; constructor(); getIconNames(): string[]; }