export declare function getEnabledSiblingItem(el: Element, direction: "up" | "down"): HTMLCalciteTreeItemElement;
