export declare const generateSignedTransactionBytes: (unsignedTransactionHex: string, signature: string) => string;