export declare function sortAlphanumericArray(arr: Array, depth: Array): Array;