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