/// export declare const useElementOnScreen: (options: IntersectionObserverInit) => readonly [import("react").RefObject, boolean];