import type { ListrTask } from "listr2"; export declare const createPnpmVersionTask: (minVersion: string) => ListrTask;