export default class tokenizer {
    static sentences(text?: any, user_options?: any): any;
}
