export declare const getVRS: (sig: `0x${string}`) => { v: string; r: string; s: string; };