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