import type { FeatureCollection } from 'geojson'; export declare const fileToGeojson: (file: File) => Promise>;