import { FC, SVGProps } from 'react'; declare const IconChatAlt: FC & { fill?: string }>; export default IconChatAlt;