import { FeedbackDialogModel } from '@xh/hoist/appcontainer/FeedbackDialogModel'; /** * A simple dialog component to collect user feedback from directly within the application. * @internal */ export declare const feedbackDialog: import("@xh/hoist/core").ElementFactory>;