export interface IOverlayLayer { removeLayer(sourceName: string): void; }