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