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