export declare function useFocusKeyNav(selector?: string, orientation?: "horizontal" | "vertical" | "grid"): (e: React.KeyboardEvent) => void; //# sourceMappingURL=useFocusKeyNav.d.ts.map