export declare const useListNavigation: (options: T[]) => readonly [T, () => void, () => void, () => void, () => void, () => void];