import { InjectAsyncReducerParams } from '../types'; export declare const removeAsyncReducer: ({ store, name, }: Pick) => void;