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