/**
 *
 * @param content
 */
export declare function stringifyEntities(content: string): string;
