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