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