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