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