export interface ActionVariable { id: string; name: string; options: object; }