export declare function appendToMappedValue(map: WeakMap, key: K, element: E): () => void;