export declare function rebuildTransactionPostData(hexUnsignedBytes: string): { requestType: string; rebuiltData: any; };