import { StorybookConfig } from '../types';
export declare function defineMain(config: StorybookConfig): StorybookConfig;
