export { default as NStatistic, statisticProps } from './src/Statistic';
export type { StatisticProps } from './src/Statistic';
