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