export declare const products: { name: string; url: string; uniqueKey: string; svgUrl: string; }[]; //# sourceMappingURL=products.d.ts.map