import type { LdapSettingsIterations } from '../schemas/LdapSettingsIterations'; export type LdapSettingsIterationsResponseResponse = LdapSettingsIterations;