export interface Thumbnail { small: string; medium: string; large: string; }