import type { CAC } from 'cac'; export type Process = (CLI: CAC) => CAC;