import { TemplateRef } from '@angular/core'; import * as i0 from "@angular/core"; export declare class LabelIconAsset { height: number; width: number; fill: string; labelIcon: TemplateRef | null; ngAfterViewInit(): TemplateRef | null; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }