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