import { PolymorphicPropsWithRef } from '../../utilities/polymorphism/polymorphism.cjs'; export type NavLinkProps = PolymorphicPropsWithRef;