export { list, listByResourceGroup, $delete, updateTags, createOrUpdate, get, } from "./operations.js"; export type { SnapshotsListOptionalParams, SnapshotsListByResourceGroupOptionalParams, SnapshotsDeleteOptionalParams, SnapshotsUpdateTagsOptionalParams, SnapshotsCreateOrUpdateOptionalParams, SnapshotsGetOptionalParams, } from "./options.js"; //# sourceMappingURL=index.d.ts.map