export declare type TASK_OP = 'logfile' | 'logfile_path' | 'runners' | 'start' | 'stop' | 'status' | 'running_tasks';