export interface Gallery { imageSource: string; previewImageSource: string; }