export namespace Data {
export namespace ProductDetail { type ProductDetailModel = { allImages: [], brand: Object, buyingGuide: Object, categoryId: string, data: Object, discountPrice: number, discountSalePrice: number,