import { NextFlowRunResponse } from '@/models/api/NextFlowRunResponse'

export type UiNextFlowRunByFlowResponse = Record<string, NextFlowRunResponse>