export declare function addTrustedHTML(styles: HTMLStyleElement, css: string): void;
