import type { Arguments } from 'yargs';
export declare function getCommandNameFromArgs(argv: Arguments | undefined): string | number;
//# sourceMappingURL=get-command-name-from-args.d.ts.map