export interface SDKInitConfig { apiKey: string; env?: string; }