export declare function loadPackageFromDatahub(datasetUrl: string): Promise<import("@dpkit/core").Package>;
