export interface GalleryViews { id: number; content: React.JSX.Element; }