/**
 * The name of a collection.
 */
export type CollectionName = string;
//# sourceMappingURL=CollectionName.d.ts.map