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