export declare function fixupWhitespaceAndDecodeEntities(text: string): string | undefined;
