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