import type { UserConfig } from 'vite' export declare function withConfig(viteConfig: UserConfig): UserConfig