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