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