UNPKG

tdesign-react

Version:
6 lines (5 loc) 323 B
import './style/index.js'; export type { StatisticProps, StatisticRef } from './Statistic'; export * from './type'; export declare const Statistic: import("react").ForwardRefExoticComponent<import("./Statistic").StatisticProps & import("react").RefAttributes<import("./Statistic").StatisticRef>>; export default Statistic;