import { default as VueLink } from './VueLink.vue'; import { LinkProps as VueLinkProps } from '../core/_Link'; export { VueLink }; export type { VueLinkProps }; //# sourceMappingURL=index.d.ts.map