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