import type { Root } from 'mdast';
export declare function DemoMdxPlugin(): (tree: Root, file: any) => void;
//# sourceMappingURL=mdx-plugin.d.ts.map