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