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