export declare function isBot(userAgent: string | undefined): boolean;
export default isBot;
//# sourceMappingURL=isbotUtils.d.ts.map