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