export declare const datasourceConfig: { vectorFormats: ("fgb" | "json" | "tif" | "subdivided")[]; rasterFormats: ("fgb" | "json" | "tif" | "subdivided")[]; defaultDstPath: string; defaultDatasourcesPath: string; };