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