export { parser as parse } from "./syntax.parser"; export { stringifier as stringify } from "./syntax.stringifier";