import * as i0 from "@angular/core"; export declare class PdfCspPolicyService { private sanitizer; constructor(); addTrustedCSS(styles: HTMLElement, css: string): void; addTrustedJavaScript(scripts: HTMLScriptElement, css: string): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; }