import InventoryModuleService from "./services/inventory-module";
declare const _default: import("@medusajs/types").ModuleExports<typeof InventoryModuleService> & {
    linkable: Record<string, any>;
};
export default _default;
//# sourceMappingURL=index.d.ts.map