import { Comparator } from "../interfaces";
export declare const desc: Comparator;
