import Map from './map' export default interface OverlayOptions { map: Map }