export declare function getJsonPath(dstPath: string, datasourceId: string): string; export declare function getFlatGeobufPath(dstPath: string, datasourceId: string): string; export declare function getGeopackagePath(dstPath: string, datasourceId: string): string;