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