import type { Core } from '@strapi/types'; declare global { const strapi: Core.Strapi; }