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