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