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