import type * as Merge from "../../../index"; /** * The parent collection for this collection. */ export type CollectionParentCollection = string | Merge.ticketing.Collection;