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