export declare const distinctBy: (this: import("augmentative-iterable").AnyIterable, ...baseMappers: Array>) => any;