export default function useUnmount(fn: () => void): void;
