import type { SecurityRequirementObject } from './security-requirement.js' export type SecurityObject = SecurityRequirementObject[]