export { default as defineConfig } from './utils/defineConfig.js'; export type { UserConfig } from './types.js';