export declare function repeat(it: T, times: number): T[]; //# sourceMappingURL=repeat.d.ts.map