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