import { UserConfig } from 'vite';
declare const ViteConfig: UserConfig;
export default ViteConfig;
