export declare const sortAsync: (this: Iterable, comparer?: import("..").Comparer) => any;