export type InitOptions = { host: string; version: string; apiKey: string; };