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