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