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