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