import * as i0 from "@angular/core"; export declare class HtmlTagConfig { tag?: string; namespace?: string; attributes?: Record; properties?: Record; text?: string; html?: string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; }