export declare const workerTimer: (handler: () => void, time: number) => (() => void);