export default function getCommandLineOptions(): { command: any; options: any; nextOptions: any[]; };