import { IPzptCnfgResponse, TPzptCnfgResponse } from "./IPzptCnfgResponse"; import { IPzptCnfgMoreResponse, TPzptCnfgMoreResponse } from "./IPzptCnfgMoreResponse"; import { IPzptItemResponse, TPzptItemResponse } from "./IPzptItemResponse"; import { IPzptK0kmResponse, TPzptK0kmResponse } from "./IPzptK0kmResponse"; import { IPzptK8kmResponse, TPzptK8kmResponse } from "./IPzptK8kmResponse"; import { IPzptKbkmResponse, TPzptKbkmResponse } from "./IPzptKbkmResponse"; import { IPzptTypeResponse, TPzptTypeResponse } from "./IPzptTypeResponse"; import { IPzptUkkmResponse, TPzptUkkmResponse } from "./IPzptUkkmResponse"; import { IPzptGlfaResponse, TPzptGlfaResponse } from "./IPzptGlfaResponse"; import { IPzptGlkmResponse, TPzptGlkmResponse } from "./IPzptGlkmResponse"; import { IPzptPzpzResponse, TPzptPzpzResponse } from "./IPzptPzpzResponse"; import { IPzptPzpzP6pzResponse, TPzptPzpzP6pzResponse } from "./IPzptPzpzP6pzResponse"; import { IPzptPzpzDataResponse, TPzptPzpzDataResponse } from "./IPzptPzpzDataResponse"; import { IPzptCashResponse, TPzptCashResponse } from "./IPzptCashResponse"; export { type IPzptCnfgResponse, type IPzptCnfgMoreResponse, type IPzptItemResponse, type IPzptK0kmResponse, type IPzptK8kmResponse, type IPzptKbkmResponse, type IPzptTypeResponse, type IPzptUkkmResponse, type IPzptGlfaResponse, type IPzptGlkmResponse, type IPzptPzpzResponse, type IPzptPzpzP6pzResponse, type IPzptPzpzDataResponse, type IPzptCashResponse, TPzptCnfgResponse, TPzptCnfgMoreResponse, TPzptItemResponse, TPzptK0kmResponse, TPzptK8kmResponse, TPzptKbkmResponse, TPzptTypeResponse, TPzptUkkmResponse, TPzptGlfaResponse, TPzptGlkmResponse, TPzptPzpzResponse, TPzptPzpzP6pzResponse, TPzptPzpzDataResponse, TPzptCashResponse };