Repository URL to install this package:
export declare const products: { id: string; title: string; images: string[]; price: number; brand: string; variant: number; }[];