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