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