import { MessageSourceModel } from '@xh/hoist/appcontainer/MessageSourceModel'; /** * Support for hosting multiple global Messages in the DOM. * @internal */ export declare const messageSource: import("@xh/hoist/core").ElementFactory>;