import type { Context } from './model'; export declare const getContextFromURI: (baseURL?: string, assetDescription?: string) => Promise; //# sourceMappingURL=context.d.ts.map