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