import { IReducer } from "../../../../interfaces";
export declare const reducer: IReducer;
