import { parseJSONReporterFolderAndGenerateCSVFile } from "./dist/library/library";
import { parseJSONReporterAndSyncResultsToTestrail } from "./dist/library/library";
export { parseJSONReporterFolderAndGenerateCSVFile, parseJSONReporterAndSyncResultsToTestrail };
//# sourceMappingURL=index.d.ts.map