import type { Hex } from "viem"; export declare function decodeBytes32String(hex: Hex): string | undefined; //# sourceMappingURL=utils.d.ts.map