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