import { IconProps } from '../Icon'; declare function SvgChat(props: IconProps): JSX.Element; export default SvgChat;