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