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