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