import { SVGProps } from "react";
declare const CGShoppingCart: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { CGShoppingCart };
