/// <reference types="node" />
export declare type TimerHandle = number | NodeJS.Timeout;
//# sourceMappingURL=timerHandle.d.ts.map