/** Coerce A1 serde JSON (byte arrays) into lowercase hex wire form. */ export declare function normalizeSignedChainWire(raw: unknown): unknown;