export declare function transformScopedCss(cssCode: string): string; export declare function transformPartSelector(cssCode: string): string;