import { Hex } from 'viem'; export declare const extractErrorData: (err: Error) => Hex | undefined;