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