export interface ImgUrl { readonly src: string; readonly name: string; }