export default function useAsyncError(): (e: unknown) => void;
