declare const useWillUnmount: (callback: () => void) => void; export { useWillUnmount };