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