import { IAction } from './IAction'; import { IPayload } from './IPayload'; import { Effect } from '../Effects'; export declare type Action