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