import { type IWarehousingAdapter } from '@unchainedshop/core';
export declare const Store: IWarehousingAdapter;
