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