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