export function convertToJson(n3String: any, jsonCallback: any): void; export function convertToNQuads(n3String: any, nquadCallback: any): void;