import type L from "leaflet"; export interface IControlDefinition { leafletObject: T; }