export declare function updatePackageJson(codeDir: string, starter: string): Promise<void>;
