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