declare const services: { entityAbstractService: ({ strapi }: any) => import("../../types").EntityAbstractServiceType; }; export default services; //# sourceMappingURL=index.d.ts.map