export declare function escapeStringRDF(stringValue: string): string; export declare function escapeIRI(iriValue: string): string;