import type { ListPrincipalsResponseBodyV3 } from '../schemas/ListPrincipalsResponseBodyV3'; export type ListPrincipalsResponseV3Response = ListPrincipalsResponseBodyV3;