export declare const setIntervalTask: (handler: () => void, timeout: number) => () => void;
//# sourceMappingURL=timer.d.ts.map