export type APIClient = import('../../client/types').APIClient
export type EndpointParams = import('../../endpoint/types').EndpointParams
