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