export declare function useWillUnmountEffect(willUnmount: () => void): void;