/// import { SvgIconProps } from './types'; export declare function GamesIcon({ className, ...props }?: Partial): JSX.Element;