export interface InstrHyperlink { target: string; anchor: boolean; }