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