export declare function processPolyfills(): void; export declare function normalizeToBase(text: string): string; export declare function htmlEscape(html: string): string;