import { n as StorybookConfig } from "../chunk-CtCG3FOo.js";

//#region code/frameworks/react-webpack5/.dts-emit/code/frameworks/react-webpack5/src/node/index.d.ts
declare function defineMain(config: StorybookConfig): StorybookConfig;
//#endregion
export { type StorybookConfig, defineMain };