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