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