import { default as React } from 'react'; import { PolymorphicPropsWithRef } from '../../utilities/index.cjs'; export type NavLinkProps = PolymorphicPropsWithRef;