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