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