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