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