const storeActions = { GET_ROUTE_INFO_ACTION: "getRouteInfo", } export { storeActions }