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