export interface RadarrOptions { apikey: string; host: string; port: number; secure: boolean; } //# sourceMappingURL=RadarrOptions.d.ts.map