cli.d.ts 96 Bytes EditWeb IDE 1 2 3 4 5 export declare const cli: () => { [x: string]: unknown; _: string[]; $0: string; };