export declare const EXPORT_C: {
unsignedTxHex: string;
fullsigntxHex: string;
txhash: string;
privKey: string;
amount: string;
cHexAddress: string;
pAddresses: string[];
targetChainId: string;
nonce: number;
threshold: number;
fee: string;
};
//# sourceMappingURL=exportC.d.ts.map