export declare function times(count: number, start?: number, step?: number): Generator; //# sourceMappingURL=iterables-gen.d.ts.map