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