import * as T from '../src/types'; export declare function tick(context: T.TimerContext, timer: T.Timer): Promise;