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