import { type IPlugin } from '@unchainedshop/core';
export declare const MessagePlugin: IPlugin;
export default MessagePlugin;
export * from './adapter.ts';
