import Statistic from './statistic'; export type { StatisticProps } from './statistic'; export default Statistic;