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