import type { SFCWithInstall } from '../utils/types'; import Link from './src/index.vue'; declare const _Link: SFCWithInstall; export default _Link;