import { EffectAction } from '../core/types';
export declare const TERMINATE_ACTION: EffectAction;
