export declare const sortBy: (arr: any[], fieldName: string) => any[];