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