export declare const splitSignature: (signature: string) => { r: string; s: string; v: number; };