export declare const destroyRegistry: Map<Node, Record<PropertyKey, unknown>>;
export declare const createDestroyObserver: () => MutationObserver;
