/// <reference types="react" />
import '../styles/custom-styles.css';
export declare const ShoppingPage: () => import("react").JSX.Element;
