import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const treeIconName = "tree";
export declare const treeIcon: IconShapeTuple;
