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