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