import type { DocumentLoader } from './jsonld'; export declare function getNativeDocumentLoader(): () => DocumentLoader;