/** * Returns whether the window is currently visible to the user. */ export default function useIsWindowVisible(): boolean;