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