"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.AirwallexConfigOutSerializer = void 0; exports.AirwallexConfigOutSerializer = { _fromJsonObject(_object) { return {}; }, _toJsonObject(_self) { return {}; }, }; //# sourceMappingURL=airwallexConfigOut.js.map