import type { Strapi } from '@strapi/strapi'; export default function register({ strapi }: { strapi: Strapi; }): Promise;