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