"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "ShardAllocation", { enumerable: true, get: function () { return _shard_allocation.ShardAllocation; } }); var _shard_allocation = require("./shard_allocation");