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