export interface ResourceMark { id: string; name: string; pictureUrl: string; }