export interface IPictures { id?: string; image?: string; }