export declare function expandJsonLd(doc: any, documentLoader: any): Promise<any>;
export declare function compactJsonLd(document: any, context: any): Promise<any>;
//# sourceMappingURL=json-ld.d.ts.map