export declare const defaultViteConfig: (root: string) => string; export declare const writeDefaultViteConfig: (root: string) => Promise;