import { StoreModule } from "../../types/store/store"; declare const root: StoreModule; export default root;