import React from "react"; import { StatisticProps } from "."; declare const Statistic: React.FunctionComponent; export default Statistic;