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