export declare const nullSorter: (a: any, b: any) => number;
