import { type ExitingChildContext } from './exiting-persistence';
export declare const useExitingPersistence: () => ExitingChildContext;
