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