export default function repeat(num: number): (fn: Function) => void; export { repeat }; //# sourceMappingURL=repeat.d.ts.map