Added in v1.0.0
Signature
export declare const levensteinDistance: (first: string, second: string, config: CliConfig) => number