export declare function repeat(value: T, count: number): Iterable;