import { SVGIconDef } from './types'; declare const QuestionFilled: SVGIconDef; export default QuestionFilled;