export interface IActionIdentifier { name: string; type: number; }