export interface ICommand { [arg: string]: string; }