export default function _default(props: any, state: any): import("redux").Store<any, import("redux").Action<any>> & {
    dispatch: any;
};
