export declare const simplePolygonGeoJSON: GeoJSON.FeatureCollection; export declare const simplePointsGeojson: GeoJSON.FeatureCollection; export declare const simpleSmallLineStringGeoJSON: GeoJSON.FeatureCollection; export declare const simpleFlightRoutePointsGeoJSON: GeoJSON.FeatureCollection; export declare const simpleLineStringGeoJSON: GeoJSON.FeatureCollection; export declare const simpleBoxGeoJSON: GeoJSON.FeatureCollection; export declare const simpleBoxGeoJSONWrongOrder: GeoJSON.FeatureCollection; export declare const simpleFlightRouteLineStringGeoJSON: GeoJSON.FeatureCollection; export declare const simpleMultiPolygon: GeoJSON.FeatureCollection; export declare const intersectionFeatureNL: GeoJSON.Feature; export declare const intersectionFeatureBE: GeoJSON.Feature; export declare const simpleGeometryCollectionGeoJSON: GeoJSON.FeatureCollection>;