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