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