export declare class FeatureVectorProvider { constructor() getForString(arrayOfFeatureVectorRequests?: string, profileID?: string): string }