export type HyperlinkPatch = { target?: string; location?: string; tooltip?: string; display?: string; };