export declare const isEqualIgnoringOrder: (arr1: Array, arr2: Array) => boolean; //# sourceMappingURL=array.d.ts.map