export type Collection = { id: string; identifier: string; name: string; };