import type { FirewallExceptionCreateRequestV3 } from '../schemas/FirewallExceptionCreateRequestV3'; export type FirewallExceptionCreateRequestV3RequestBody = FirewallExceptionCreateRequestV3;