export declare const config: { userAgent: string; log: { level: string; dir: string; timer: boolean; }; firebase: { projectId: string; authJsonPath: string; }; podcastIndex: { authKey: string; baseUrl: string; secretKey: string; }; parser: { addRemoteItemsToMQ: boolean; }; }; //# sourceMappingURL=index.d.ts.map