import type { Plugin } from 'rollup';
import type { Options } from 'storybook/internal/types';
export declare function rollupPluginMdx(options: Options): Plugin;
//# sourceMappingURL=rollup-plugin-mdx.d.ts.map