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