declare const promise: Promise<'npm' | 'pnpm'>;
export default promise;
