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