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