export declare function buildAgentPreviewPath(projectId: string, agentId: string): string;
