declare const entityData: (config: any, { strapi }: { strapi: any; }) => (ctx: any, next: any) => Promise; export default entityData;