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