export declare const join: (this: import("augmentative-iterable").AnyIterable, separator: string, baseMapper?: import("../types-internal").FunctionAnyMapper) => any;