export declare const toMapChain: (this: import("augmentative-iterable").AnyIterable<any>, ...keys: string[]) => any;
