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