import L from 'leaflet'; export declare const polyline: (latlng: any, options: any) => L.Polyline;