export { list, setServiceProperties, getServiceProperties } from "./operations.js"; export type { TableServicesListOptionalParams, TableServicesSetServicePropertiesOptionalParams, TableServicesGetServicePropertiesOptionalParams, } from "./options.js"; //# sourceMappingURL=index.d.ts.map