import type { Scope } from '../types';
export declare function createPackageJSON(scope: Scope): Promise<void>;
//# sourceMappingURL=package-json.d.ts.map