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