export type InstanceAnalyticsFile = { readonly id: string; name: string; readonly thumbnail_url: string; };