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