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