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