export { syntax } from "./lib/syntax.js";
export { html } from "./lib/html.js";
export { defaultOptions } from "./lib/options.js";
