/** * This file was auto-generated by Fern from our API Definition. */ /** * Information about the Test Case that was replaced */ export interface TestSuiteTestCaseReplacedBulkResultData { id: string; }