export interface TaskEnvironment { [key: string]: string; }