import { IconProps } from '../types'; export declare const Stat: (props: IconProps) => JSX.Element;