export declare class LadGeoJSONObject { type: string; coordinates: any[]; }