import { type IconFn } from "../../_icon.js"; /** Phosphor light `MagnifyingGlassPlus` icon. */ export declare const iconPhLightMagnifyingGlassPlus: IconFn;