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