export { mdxJsx } from "./lib/syntax.js";
export type Options = import('./lib/syntax.js').Options;
