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