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