import * as react from 'react'; declare const useUnmountedRef: () => react.MutableRefObject; export { useUnmountedRef };