export declare function taskStartCommand(): Promise; export declare function taskStopCommand(): Promise; export declare function taskStatusCommand(): Promise;