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