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