export declare class DropdownEvents { static itemKeyNavigation(shadowRoot: ShadowRoot, dropdownElement: HTMLElement, event: KeyboardEvent): void; } //# sourceMappingURL=dropdownEvents.d.ts.map