export interface PlainClientOptions { apiKey: string; apiUrl?: string; } //# sourceMappingURL=types.d.ts.map