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