export { default as createNavigation } from './createNavigation.js';
export type { Pathnames } from '../../routing/types.js';
