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