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