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