/** * The type of the task executed. */ export declare type TaskType = 'csv'; //# sourceMappingURL=taskType.d.ts.map