import { MutableRefObject } from 'react'; export declare function useIsMounted(): MutableRefObject; //# sourceMappingURL=useIsMounted.d.ts.map