export interface GetInstitutionalCompanySchemasRequest {
  country: string
}