import { View } from '../view'; declare function GeoJSONConnector(data: any, _options: undefined, dataView: View): any; export default GeoJSONConnector;