import type ServiceGetPersonaAttributeCountOptions from '../../serviceFactory/options/GetPersonaAttributeCountOptions'; type GetPersonaAttributeCountOptions = ServiceGetPersonaAttributeCountOptions; export default GetPersonaAttributeCountOptions;