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