import type { SecurityRule } from "../../types"; export declare const genericBearerTokenRule: SecurityRule;