export interface ACIConfig { apiKey: string; baseURL?: string; }