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