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