export declare const FlintTreeItemEvents: { readonly CLICK: "flint-tree-item-click"; readonly TOGGLE: "flint-tree-item-toggle"; };