import type { RefObject } from 'react'; /** Much lighter weight than useMountBinding */ export declare const useIsMountedRef: () => RefObject; //# sourceMappingURL=use-is-mounted-ref.d.ts.map