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