export declare function start(): Promise; export declare function next(fn: () => any): Promise;