/// <reference path="../node_modules/@types/leaflet/index.d.ts" />
import L from 'leaflet'

declare var L: L;