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