export interface MetaGenAIOptions { apiKey: string; apiUrl?: string; apiVersion?: string; } //# sourceMappingURL=options.d.ts.map