cli.d.ts 51 Bytes
export default function cli(args: string[]): void;