export default interface DownloadResponse { thumb?: string; url?: string; }