import React from 'react'; import { SvgProps } from './types'; declare const QuestionFill: React.FC; export default QuestionFill;