export namespace ArcjetJsReqBotIdentifier { export function detect(request: string): Array; } export type BotEntity = string;