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