import { AppContainerModel } from '@xh/hoist/appcontainer/AppContainerModel'; import './LockoutPanel.scss'; /** * Panel for display to prevent user access to all content. * * @internal */ export declare const lockoutPanel: import("@xh/hoist/core").ElementFactory>;