import { type IconFn } from "../_icon.js"; /** Bootstrap `QuestionCircleFill` icon. */ export declare const iconBsQuestionCircleFill: IconFn;