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