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