import DataVStatistic from './statistic'; export type { TypeDataVStatisticProps } from './statistic'; export default DataVStatistic;