export type TypeIdentifier = string;
export type TypeReference = TypeIdentifier;
