import type { NodeObject } from 'jsonld'; export declare function ttlToJson(ttl: string): Promise;