import { ExceptionDialogModel } from '@xh/hoist/appcontainer/ExceptionDialogModel'; /** * Sub-dialog for displaying exception details. Includes affordances for submitting an * error report to the server. * @internal */ export declare const exceptionDialogDetails: import("@xh/hoist/core").ElementFactory>;