import type { LdapSettingsResponse } from '../schemas/LdapSettingsResponse'; export type LdapSettingsResponseResponse = LdapSettingsResponse;