export declare const parsePathsFromSln: (slnFile: any) => string[]; export declare const updateArgs: (args: any) => void;