export declare const useIsOnScreen: (el: HTMLElement | null) => boolean;