import Progress from './src/progress.vue'; import type { SFCWithInstall } from 'element-plus/es/utils'; export declare const ElProgress: SFCWithInstall; export default ElProgress; export * from './src/progress';