export declare function containsChinese(text?: string): boolean;
