import { BaseSupport, Support } from './Support.class.js';
export declare function destroyTagMemory(oldSupport: Support | BaseSupport): void;
