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