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