export declare function nextTick(fn?: Function): Promise; export declare function queueJob(job: Function): void;