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