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