Variable createKakaoChannelResponseSchemaConst
createKakaoChannelResponseSchema: Struct<
{
accountId: typeof String$;
channelId: typeof String$;
dateCreated: typeof String$;
dateUpdated: typeof String$;
phoneNumber: typeof String$;
searchId: typeof String$;
},
> = ...