declare const usePageVisibility: () => boolean;
export default usePageVisibility;
