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