export interface BaseAction { readonly type: string }