PgSpecificClient: {
    getKakaopayPaymentOrder: ((pgTxId: string, channelKey: string) => Promise<GetKakaopayPaymentOrderResponse>);
}

Type declaration