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