export declare function looseLt(v1: string, v2: string): boolean;
