export interface BaseAction { type: string }