export type MiniContentDistributionGroup = { readonly id: string; name: string; readonly size: number; };