export declare class DropupItemNavigation { private static focusItemWhenOnEdge; static focusSiblingItem(focusedItem: HTMLElement, dropupElement: HTMLElement, isNext: boolean, isEdgeItem?: boolean): void; } //# sourceMappingURL=dropupItemNavigation.d.ts.map