export declare const onInterval: (fn: () => void, interval: number) => NodeJS.Timeout; //# sourceMappingURL=interval.d.ts.map