export declare const sortArrayByAttribute: (array: any[], attribute: string, asc?: boolean) => any[]; //# sourceMappingURL=arrays.util.d.ts.map