import { OnInit, Renderer2 } from '@angular/core'; import * as i0 from "@angular/core"; export declare class IconComponent implements OnInit { private renderer; get classes(): string; name: string; ariaLabel: string; className: string; constructor(renderer: Renderer2); ngOnInit(): void; private fetchAntwerpIcons; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }