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