/** * 65 bytes encoded as hex with `0x` prefix. `r || s || v` from the spec. */ export declare type EcdsaSignature = string;