import { RefObject } from "react"; export declare function isDevToolsBlurEvent(rootRef: RefObject): boolean;