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