export interface TaskCompletionStatus { count?: number; completed_count?: number; } //# sourceMappingURL=task_completion_status.d.ts.map