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