declare const getCommandLine: (optionsDescription: any, description: any, cmd: any) => Object[]; export default getCommandLine;