export declare const repeatAsync: (this: import("augmentative-iterable").AnyIterable, n: number) => any;