export declare function getClassName(styleStr: string): string; export declare function replaceCSS(content: string, hash: string): string; export declare function replaceTemplate(content: string, hash: string): string; //# sourceMappingURL=styleReplacer.d.ts.map