import { Core } from '@strapi/strapi'; export declare const setupPermissions: ({ strapi }: { strapi: Core.Strapi; }) => Promise;