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