export declare function parseArgs(argString: string): string[];
