"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.deprecation = void 0; const deprecation_1 = require("./deprecation"); exports.deprecation = deprecation_1.default; //# sourceMappingURL=index.js.map