export declare const useIsBackgrounded: () => import("react").RefObject<boolean>;
