export declare const zhTranslateModule: { translate: (string | ((template: string, replacements: any) => string))[]; };