export declare const getClassifierTokens: (params: { html: string; subject: string; text: string; }) => Promise; //# sourceMappingURL=tokenize.d.ts.map