import { Node } from "../../node_modules/.bun/@types_unist@3.0.3/node_modules/@types/unist/index.mjs";
//#region src/Markdown/plugins/rehypeKatexDir.d.ts
declare const rehypeKatexDir: () => (tree: Node) => void;
//#endregion
export { rehypeKatexDir };
//# sourceMappingURL=rehypeKatexDir.d.mts.map