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