export interface UploadItemLink { rel: string; target: string; text?: string; }