export { NavLink } from './nav-link';
export type { NavLinkProps } from './nav-link';
