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