export declare const textRank: (queryTokens: string[]) => (text?: string) => number;