import { IMapStorage } from '../IMapStorage'; export interface IGlobalIdentifierNamesCacheStorage extends IMapStorage { }