declare const argvToArgs: (argv?: Record) => string[]; export { argvToArgs };