export declare const generateStylesHtml: (backgroundOpacity: number) => HTMLStyleElement;
