import { SupportTagGlobal } from './getTemplaterResult.function.js';
import { AnySupport } from './index.js';
export declare function runBeforeDestroy(support: AnySupport, global: SupportTagGlobal): void;
