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