export interface IIIFImportTasksPostData { library: string; url: string; upsert?: boolean; }