export type { UserConfig, Route, Theme } from './config-type'; export { defineConfig } from './defineConfig.js';