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