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