export declare enum EMessageTransferType {
    OFFER = 0,
    PULLPAYMENT = 1
}
//# sourceMappingURL=EMessageTransferType.d.ts.map