/** Returns the stable container path used for one turn attachment. */ export declare function agentTurnAttachmentPath(messageId: string, fileId: string, originalName: string | null): string; //# sourceMappingURL=agentTurnAttachmentPath.d.ts.map