declare function _default(command: "build" | "serve", mode: string, viteConfig: string | undefined): Promise; export default _default;