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