/** JS compiler-optimizable comparator */ export declare function alphaComparator(a: string, b: string): number; //# sourceMappingURL=array.d.ts.map