import type ServiceGetAttributesOptions from '../../serviceFactory/options/GetAttributesOptions'; type GetAttributesOptions = ServiceGetAttributesOptions; export default GetAttributesOptions;