import { type Hex } from "viem"; export declare const toEthereumSignature: (sig: Hex) => `0x${string}`;