export declare type LookbookImagesType = { title: string; language: string; imageURL: string; };