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