import Stats, { StatsProps as TStatsProps } from './Stats'; export declare type StatsProps = TStatsProps; export default Stats;