import { Options } from '@storybook/core-common';
export declare function getPreviewBuilder(configDir: Options['configDir']): Promise<any>;
