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