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