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