export interface ZoroConfig { baseUrl: string; timeout?: number; headers?: Record; }