import { Agent } from './utils'; export declare function detectAiAgent(): Agent | null;