export declare const fieldSorter: (sortKeys: any, nullsFirst: any, fields: any) => (a: any, b: any) => any;