export declare function toVrs(sig: string): { r: string; v: number; s: string; compact: string; };