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