import { EntityAbstractServiceType } from '../../types'; export declare const entityAbstractService: ({ strapi }: any) => EntityAbstractServiceType; //# sourceMappingURL=entity.service.d.ts.map