NavLinkA wrapper that knows if it's "active" or not. const NavLink: React.ForwardRefExoticComponent<NavLinkProps & React.RefAttributes<HTMLAnchorElement>>;