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