import type { DefineConfig } from './types'; export const defineConfig: DefineConfig = (config) => config;