/// import { StatNumberProps } from '@chakra-ui/react'; export declare const StatNumber: (props: StatNumberProps) => JSX.Element;