export declare type TaskId = string; export declare type TaskArgs = string;