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