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