export { createOrUpdate, $delete, get, list, listVersions } from "./operations.js"; export type { IndexesCreateOrUpdateOptionalParams, IndexesDeleteOptionalParams, IndexesGetOptionalParams, IndexesListOptionalParams, IndexesListVersionsOptionalParams, } from "./options.js"; //# sourceMappingURL=index.d.ts.map