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