export interface ApiOPtions { baseUrl: string; apiVersion: string; responseTimeOut: number; } //# sourceMappingURL=apiOptions.d.ts.map