export interface ImageSourceOptions { thumbnailAPIParams: { [parmaName: string]: string }; }