import { Hex } from "viem";
export declare function parseFailedOpWithRevert(data: Hex): string;
