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