import { Store } from "redux"; export declare const resetStore: (store: Store) => Store;