export declare function useUnmountEffect(callback: () => void): void;
