export declare function compileScopedCSS(cssContent: string, scopeId: string): string;
