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