import { dialogflow_v2 } from "googleapis";
import Schema$GoogleCloudDialogflowV2Intent = dialogflow_v2.Schema$GoogleCloudDialogflowV2Intent;
export type TS_Intent = Schema$GoogleCloudDialogflowV2Intent;
