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