/**
 * Created by user on 2020/6/2.
 */
export declare const version: string;
export default version;
export declare const version_dict: string;
export declare const versions: {
    'novel-segment': string;
    'segment-dict': string;
    'regexp-cjk': string;
    'cjk-conv': string;
};
