export declare const useScrollToElement: (items: { selected?: boolean; }[], scrollWrapper: React.RefObject) => import("react").RefObject[][];