import { type AgentImageSummary } from "../../chat/types.js"; export declare function asAgentImage(row: Record): AgentImageSummary; //# sourceMappingURL=asAgentImage.d.ts.map