export interface IDataSourceCommandStarted { name: string; command: any; }