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