export type TTimerType = 'interval' | 'timeout';
//# sourceMappingURL=timer-type.d.ts.map