import type ServiceGetAttributesResult from '../../serviceFactory/results/GetAttributesResult'; type GetAttributesResult = ServiceGetAttributesResult; export default GetAttributesResult;