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