export interface BearerAuthOptions { envVarName?: string | null; headerName?: string | null; } //# sourceMappingURL=bearer-auth-options.d.ts.map