import type ServiceGetAttributeResult from '../../serviceFactory/results/GetAttributeResult'; type GetAttributeResult = ServiceGetAttributeResult; export default GetAttributeResult;