import type { Fn0 } from "@thi.ng/api"; export declare function repeatedly(fn: Fn0, n?: number): Generator; //# sourceMappingURL=repeatedly.d.ts.map