export declare function parseCommandLineArguments(args: Array<string>): any;
