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