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