export type { default as ABSTRACT_SYNTAX } from "./ABSTRACT-SYNTAX.mjs";
export type { default as TYPE_IDENTIFIER } from "./TYPE-IDENTIFIER.mjs";
