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