export interface SendRequest {
    xdr: string;
    launchtube?: boolean;
}
//# sourceMappingURL=send.d.ts.map