export type StringDistanceTypes = "None" | "Default" | "Levenshtein" | "JaroWinkler" | "NGram"; //# sourceMappingURL=StringDistanceTypes.d.ts.map