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