import type { LdapGroupResponseDto } from '../schemas/LdapGroupResponseDto'; export type LdapGroupResponseResponse = LdapGroupResponseDto;