export default interface IDownloadAvailableJobsRecord { recurrenceTimeMs: number; localLibraryId: string; }