export declare type SetIntervalAsyncHandler = (...handlerArgs: HandlerArgs) => void | Promise;