import React from "react"; import { BaseWorkflowProps } from "@clutch-sh/core"; declare const ViewExperimentRun: React.FC; export default ViewExperimentRun; //# sourceMappingURL=view-experiment-run.d.ts.map