// @generated by protoc-gen-es v2.2.2 with parameter "target=ts,import_extension=.js"
// @generated from file gfxcafe/oku/account/v1/cush.proto (package gfxcafe.oku.account.v1, syntax proto3)
/* eslint-disable */

import type { GenFile, GenService } from "@bufbuild/protobuf/codegenv1";
import { fileDesc, serviceDesc } from "@bufbuild/protobuf/codegenv1";

/**
 * Describes the file gfxcafe/oku/account/v1/cush.proto.
 */
export const file_gfxcafe_oku_account_v1_cush: GenFile = /*@__PURE__*/
  fileDesc("CiFnZnhjYWZlL29rdS9hY2NvdW50L3YxL2N1c2gucHJvdG8SFmdmeGNhZmUub2t1LmFjY291bnQudjEyDQoLQ3VzaFNlcnZpY2VCN1o1Z2Z4LmNhZmUvb2t1L2FjY291bnQvZ2VuL2dvL2dmeGNhZmUvb2t1L2FjY291bnQvdjE7djFiBnByb3RvMw");

/**
 * CushService provides access to Cush functionality
 * Note: All /cush/* endpoints are delegated to the Uniheart component
 *
 * This service delegates all requests to the Uniheart component
 * The exact endpoints and their structures are defined by Uniheart
 *
 * @generated from service gfxcafe.oku.account.v1.CushService
 */
export const CushService: GenService<{
}> = /*@__PURE__*/
  serviceDesc(file_gfxcafe_oku_account_v1_cush, 0);

