import * as React from 'react'; declare const StatsDisplay: React.FC; export default StatsDisplay;