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