export type MiniFile = { readonly id: string; name: string; };