export declare function run(event: string): Promise; export declare function stop(): Promise;