export declare function injectStyles(shadowRootElement: HTMLElement, insertBeforeSelector: string, styles: string): void;