collaborators
collaborators: string[]
createdAt
createdAt: string
lastModified
lastModified: string
numberOfImages
numberOfImages: string
numberOfStructures
numberOfStructures: string
onAddCollaborator
onAddCollaborator: (email: string) => void
onDelete
onDelete: (id: string) => Promise<void>
onRename
onRename: (id: string, newName: string) => Promise<void>