declare const SINGLE_TYPES = "single-types";
declare const COLLECTION_TYPES = "collection-types";
export { SINGLE_TYPES, COLLECTION_TYPES };
