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