import { IconProps } from '../types';
declare const Lamp: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Lamp;
//# sourceMappingURL=Lamp.d.ts.map