export declare function resolveProcessScopedMap<T>(key: symbol): Map<string, T>;
