import { Ord } from '../../types/ordering'; export declare function compare(a: T, b: T): Ord; //# sourceMappingURL=compare.d.ts.map