export interface IErrorAction { error: Error, type: ActionType }