/** * * @kind 06-Lifecycle */ export declare const useWillUnmount: (callback: VoidFunction) => void;