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