import type { PKG } from '../types'; declare const _default: (cwd: string, rewriteConfig?: boolean) => Promise; export default _default;