export interface IActionEventSourceData { controlName: string; eventName: string; }