import type { IpAllowlistConfigRequest } from '../schemas/IpAllowlistConfigRequest'; export type IpAllowlistConfigRequestRequestBody = IpAllowlistConfigRequest;