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