export interface BlinkClientOptions { baseURL?: string; timeout?: number; userAgent?: string; } //# sourceMappingURL=blink-client-options.d.ts.map