export declare function detectBot(userAgent: string): string | null; export declare function getBotCategory(botName: string): string; //# sourceMappingURL=bots.d.ts.map