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