/** * @deprecated will remove on next major version v5.0.0 */ export declare const hasChinese: (text: string) => boolean;