export declare const useUnmount: (callback: () => void) => void;
