import type ServiceGetAttributeOptions from '../../serviceFactory/options/GetAttributeOptions'; export type GetAttributeOptions = ServiceGetAttributeOptions; export default GetAttributeOptions;