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