export type WorkspaceManager = "yarn" | "pnpm" | "rush" | "npm" | "lerna";