import { EmbeddedViewContentComponent } from "../../embedded-view-content.component"; import * as i0 from "@angular/core"; export declare class SvgIconRegisteredComponent extends EmbeddedViewContentComponent { size?: number | string; width?: number; height?: number; iconName: string; className?: string; css?: string; title?: string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }