import { SVGProps } from 'react'; declare const IconChattingSendRegular: (props: SVGProps) => JSX.Element; export default IconChattingSendRegular;