export interface BlobsInfo { url?: string; url_uncached?: string; token?: string; primary_region?: string; }