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