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