import { StorybookPreset } from './interfaces';
export declare const createStorybookMainConfig: () => StorybookPreset;
