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