export function parseJSONReporterFolderAndGenerateCSVFile(pathToFolder: any): void;
export function parseJSONReporterAndSyncResultsToTestrail(pathToFolderWithJSONResults: any, url: any, username: any, apiKey: any, projectID: any, suiteID: any, testRunID: any, testRunName: any): Promise<void>;
//# sourceMappingURL=library.d.ts.map