/** * * @kind 06-Lifecycle */ export declare const useIsMounted: () => import("react").MutableRefObject;