export { defineNuxtLink } from './nuxt-link';
export type { NuxtLinkOptions, NuxtLinkProps } from './nuxt-link';
