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