export function htmlEscape(input: string): string; export default htmlEscape;