import { ConfigEnv } from 'vite';
declare const _default: ({ command }: ConfigEnv) => import('vite').UserConfig;
export default _default;
