import commander from "commander"; export default function parseArgs(argv: string[]): commander.Command;