export interface AgentExecutionImage { id: string; dockerImageId: string; dockerTag: string; } //# sourceMappingURL=agentExecutionImage.d.ts.map