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