import type { IpAllowlistConfigResponse } from '../schemas/IpAllowlistConfigResponse'; export type IpAllowlistConfigListResponseResponse = IpAllowlistConfigResponse[];