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