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