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