export { createLegacyHistory, generatePath, findRouterContext, matchRoute, matchInvariantRoute, isSameRouteMatch, } from './common/utils'; export { shouldReloadWhenRouteMatchChanges } from './common/utils/should-reload-when-route-match-changes';