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