import { Icon } from '../../types/Icon'; export declare const Icon28Stats: ({ ...restProps }: Icon) => JSX.Element;