export declare function looseSort(versions: readonly string[]): string[];
