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