export type Link = { url : string; targetUrl : string; };