import type { CustomAgentDefinition } from "#ai-utils";
export declare const BROWSER_TESTING_AGENT: CustomAgentDefinition;
