export declare enum SERVICE_GROUP {
    CLICK_TO_PAY = "click_to_pay",
    WALLET = "wallet"
}
//# sourceMappingURL=service-group.enum.d.ts.map