import type { CommandArguments } from "./types"; export default function command(argv: CommandArguments): void;