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