export declare const levenshteinDistance: (a: string, b: string) => number; //# sourceMappingURL=levenshteinDistance.util.d.ts.map