import type { Strapi } from '@strapi/types';
export declare const destroyOnSignal: (strapi: Strapi) => void;
//# sourceMappingURL=signals.d.ts.map