import { type IDeliveryAdapter } from '@unchainedshop/core';
export declare const SendMessage: IDeliveryAdapter;
