/**
 * Created by user on 2018/5/5/005.
 */
/**
 * for regexp-cjk only
 */
export declare function _re_cjk_conv(flags?: string): RegExp;
