import escapeHTML from 'escape-html' export function linkRedirectContents(link: string): string { return ` ` }