import type { LifecycleExecutionResponseV3 } from '../schemas/LifecycleExecutionResponseV3'; export type LifecycleExecutionCreatedV3Response = LifecycleExecutionResponseV3;