export declare const topAsync: <T>(this: any, baseMapper: import("../types-internal").AnyMapper<T>, comparer: Function) => any;
