import { Strapi } from '@strapi/strapi'; export declare function cleanDB({ strapi }: { strapi: Strapi; }): void;