export declare function fuzzyScore(str1: string, str2: string, gramSize?: number): number; //# sourceMappingURL=fuzzySearch.d.ts.map