import { ElementRef, Renderer2 } from '@angular/core'; import * as i0 from "@angular/core"; export default class InlinedStyles { private renderer; private elRef; styles: import("@angular/core").InputSignal; id: import("@angular/core").InputSignal; nonce: import("@angular/core").InputSignal; styleElement: HTMLStyleElement; constructor(renderer: Renderer2, elRef: ElementRef); ngOnChanges(changes: any): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }