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