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